body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,tr,td,form,input,select,textarea,span,img,a,em,strong,* {margin: 0;padding: 0;}
body {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #3d3d3d;
}
ul,ol,li {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-size: 14px;font-weight: normal;}
input,select,textarea {vertical-align: middle;}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
}
.footer {
  width: 100%;
  height: 260px;
  background: #217bd5;
  min-width: 1280px;
  margin-top: 150px;
}

.footer_shouye {
  width: 100%;
  height: 260px;
  background: #217bd5;
  min-width: 1200px;
}

.footer_shouye .footer_dibu a {
  text-decoration: none;
}

.footer a {
  color: #fff;
}
#footer_dibu {
  width: 78%;
  height: 260px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  color: #fff;
	min-width: 1200px
}

.About_us {
  float: left;
}
.About_us h1 {
  font-size: 20px;
  padding-top: 53px;
  font-weight: bold;
}

.About_us span {
  font-size: 20px;
  padding-top: 53px;
  font-weight: bold;
	display: block
}

.About_us p {
  font-size: 14px;
  margin-top: 16px;
  color: #fff;
  
}
.pattern {
  float: left;
  padding-left: 6.5%;
}
.pattern h1 {
  font-size: 20px;
  padding-top: 53px;
  font-weight: bold;
  
}
.pattern span {
  font-size: 20px;
  padding-top: 53px;
  font-weight: bold;
	display: block;
  
}
.pattern p {
  font-size: 14px;
  margin-top: 16px;
  color: #fff;

}
.app {
  position: absolute;
  right: 171px;
  top: 54px;
}
.app img {
  width: 98px;
  height: 98px;
  display: block;
  float: left;
  margin-left: 15px;
}
.app p {
  padding-top: 99px;
  font-size: 14px;
}
.gzh {
  position: absolute;
  right: 0;
  top: 54px;
}
.gzh p {
  /*padding-top: 10px;*/
  text-align: center;
  font-size: 14px;
}
.gzh img {
  margin-left: 10px;
}
.footer .last {
  height: 150px;
  margin: 0 auto;
  text-align: center;
  background-color: #0a68c7;
  font-size: 15px;
  color: #fff;
  padding-top: 100px;
  box-sizing: border-box;
}
